projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6b4a8a
)
Fix typo.
author
Chong Yidong
<cyd@gnu.org>
Sun, 19 Feb 2012 06:20:23 +0000
(14:20 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Sun, 19 Feb 2012 06:20:23 +0000
(14:20 +0800)
doc/lispref/help.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/help.texi
b/doc/lispref/help.texi
index cb853f82a7ccbe6af7eaa7323c978b7aff54aa21..a98797f361855d92d637da7a3eab0c67806705f1 100644
(file)
--- a/
doc/lispref/help.texi
+++ b/
doc/lispref/help.texi
@@
-526,7
+526,7
@@
definition as a function, variable, or face, or has properties.
The function returns a list of elements that look like this:
@example
-(@var{symbol} @var{score} @var{function
n
-doc} @var{variable-doc}
+(@var{symbol} @var{score} @var{function-doc} @var{variable-doc}
@var{plist-doc} @var{widget-doc} @var{face-doc} @var{group-doc})
@end example